projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fb4903
)
ostree_repo_write_commit: add missing docstring arg
author
Jonathan Lebon
<jlebon@redhat.com>
Tue, 7 Jun 2016 18:44:55 +0000
(14:44 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Tue, 7 Jun 2016 19:47:58 +0000
(19:47 +0000)
Closes: #325
Approved by: cgwalters
src/libostree/ostree-repo-commit.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo-commit.c
b/src/libostree/ostree-repo-commit.c
index 96403d61dd080489ed61aed9c26a870ce3734397..b8f4824ad9e7d497e9dabb6b7401c3fe9bd7c3e8 100644
(file)
--- a/
src/libostree/ostree-repo-commit.c
+++ b/
src/libostree/ostree-repo-commit.c
@@
-2010,6
+2010,7
@@
ostree_repo_write_commit (OstreeRepo *self,
* @body: (allow-none): Body
* @metadata: (allow-none): GVariant of type a{sv}, or %NULL for none
* @root: The tree to point the commit to
+ * @time: The time to use to stamp the commit
* @out_commit: (out): Resulting ASCII SHA256 checksum for commit
* @cancellable: Cancellable
* @error: Error